.c-modal{font-family:PingFangSC-Regular,system-ui;font-size:14px;font-weight:300;position:fixed;top:50vh;left:50vw;transform:translate(-50%,-50%);color:#9b9b9b;padding:0 20px;background:#fff;box-shadow:0 20px 50px 0 rgba(0,0,0,.2);border-radius:4px;width:90vw;height:-webkit-max-content;height:-moz-max-content;height:max-content;overflow:hidden;z-index:100}.c-modal_header{height:40px;line-height:40px;color:#9e9e9e;letter-spacing:0;border-bottom:2px solid #e6e6e6}.c-modal-close{cursor:pointer;border:0;background:transparent;position:absolute;right:7px;top:0;z-index:10;font-weight:700;line-height:1;text-decoration:none;-webkit-transition:color .3s;transition:color .3s;color:rgba(0,0,0,.45);outline:0;padding:0}.c-modal-close-x{display:block;font-style:normal;vertical-align:baseline;text-align:center;text-transform:none;text-rendering:auto;width:40px;height:40px;line-height:40px;font-size:16px;background:url(/images/81b0eae8072c102e2dbf9bfebc0bbb7b.png) no-repeat 50%/20px 20px}.c-modal-operations{display:flex;align-items:center;position:absolute;color:rgba(0,0,0,.45);right:7px;top:0;height:40px;background:transparent;font-weight:700;line-height:1;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.c-modal-operation,.c-modal-operations{padding:0;border:0;outline:0;cursor:pointer}.c-modal-operation{font-size:16px;font-style:normal;vertical-align:baseline;text-align:center;text-transform:none;text-rendering:auto;width:30px;height:30px;line-height:30px}.c-modal-footer{border-top:2px solid #e6e6e6;padding:20px 0}.c-btn{font-family:PingFangSC-Regular,system-ui;font-size:14px;font-weight:500;display:inline-block;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;white-space:nowrap;padding:0 34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:40px;line-height:40px;color:rgba(0,0,0,.65);border-radius:4px;position:relative;background-color:#fff;border:1px solid #d9d9d9;outline:none;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.c-btn--small{padding:0 23px;font-weight:400;height:32px;line-height:32px}.c-btn:hover{color:#40a9ff;background-color:#fff;border-color:#40a9ff}.c-btn-primary:active{color:#096dd9;background-color:#fff}.c-btn[disabled],.c-btn[disabled]:active,.c-btn[disabled]:hover{cursor:not-allowed;color:rgba(0,0,0,.25);background-color:#d3d3d3;border-color:#d9d9d9}.c-btn-primary{color:#fff;background-color:#1093ed;border-color:#1890ff}.c-btn-primary:hover{color:#fff;background-color:#40a9ff;border-color:#40a9ff}.c-btn-primary:active{color:#fff;background-color:#096dd9;border-color:#096dd9}.c-btn-primary[disabled],.c-btn-primary[disabled]:active,.c-btn-primary[disabled]:hover{color:rgba(0,0,0,.25);background-color:#d3d3d3;border-color:#d9d9d9}.c-btn-a{display:inline-block;color:#1093ed;padding:0;margin:0;background-color:transparent;background-image:none;white-space:nowrap;text-align:center;border:0;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;cursor:pointer;transition:all .3s cubic-bezier(.645,.045,.355,1)}.c-btn-a:hover{color:#40a9ff}.c-btn-a:active{color:#096dd9}.c-btn-a[disabled],.c-btn-a[disabled]:active,.c-btn-a[disabled]:hover{color:rgba(0,0,0,.25);cursor:not-allowed}.modal-notice{position:absolute;top:44px;width:100%;padding:10px;background:#d9edf8;z-index:10}.modal-notice>div{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.modal-notice_title{white-space:nowrap}.modal-notice_close{flex:0 0 auto;align-self:center;position:relative;width:24px;height:24px;line-height:24px;text-align:center}.header{display:flex;align-items:center;justify-content:center;width:100%;height:44px;padding:10px;background:#27282a;z-index:5}.header--hidden{display:none}.header.header--bottom{position:absolute;bottom:0;left:0}.header-logo{width:83px;height:30px}.header-state{font-size:.9rem;color:#ccc;line-height:1.6rem;padding:2px 8px 0;border-radius:1.6rem;background:#333}.header-btn{font-size:12px;color:#fff;border-radius:4px;width:80px;height:32px;margin-left:3px;background:url(/static/image/btn_app_download.png) 50%/100%}.header-modal{position:fixed;top:50%;left:50%;width:270px;height:100px;z-index:22;margin-left:-135px;margin-top:-50px;background:#fff;border-radius:5px;display:flex;flex-direction:column;font-size:20px}.header-modal li:first-of-type{border-bottom:1px solid #ccc}.header-modal li{flex:1;display:flex;justify-content:center;align-items:center}#app,#root{width:100%;height:100%;overflow-y:auto;background:#111}.init-loader-wrap{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;background:url(/static/image/loading_bg.jpg) no-repeat 50%/cover;opacity:1;transition:all .3s ease-in .3s;will-change:opacity}.init-loader-wrap:after{position:absolute;background-color:rgba(51,51,51,.8);display:block;top:0;left:0;height:100%;width:100%;content:""}.init-loader{position:absolute;top:0;bottom:100px;left:0;right:0;width:72%;height:300px;margin:auto;z-index:1;text-align:center}.init-loader_img{height:100px;background-position:50%;background-repeat:no-repeat}.init-loader_progress-slot{width:100%;height:6px;margin:40px 0 30px;border-radius:3px;background-color:rgba(0,0,0,.3)}.init-loader_progress{width:50%;height:100%;border-radius:3px;background:#1093ed}.init-loader_progress-value{float:right;font-size:20px;color:#bdbdbd;margin:-32px -20px 0 0}.init-loader_info{font-size:18px;color:#bdbdbd}.init-loader_progress-slot+.init-loader_info{font-size:15px}.player-page{width:100%;height:auto;min-height:100vh;padding:0 0 70px;background-repeat:no-repeat;background-size:100%;background-image:url(https://material.csslcloud.net/platform/theme/img/graybackground.png);background-color:#070603}.menubar-wrapper{width:85vw;margin:8px auto 0;border-radius:8px;overflow:hidden;background:#18191e}.menubar-wrapper .menubar{padding:0 16px;position:static;background:#2e3138}.menubar-wrapper .menubar .menubar-tabs{padding:0}.menubar-wrapper .menubar .menubar-tabs .menubar-tab{color:hsla(0,0%,100%,.9)}.menubar-wrapper .menubar .menubar-btns{padding-right:0}.menubar-wrapper .menubar .menubar-user-count{color:hsla(0,0%,100%,.9)}.menubar-wrapper .menubar-title{border-bottom:0;left:auto;top:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;text-shadow:1px 1px 0 rgba(0,0,0,.5);font-weight:500;padding-left:0}.menubar-wrapper .menubar-title-detail{position:static}.menubar-wrapper .menubar-title-detail .menubar-title-detail-title{display:none}@media (max-width:1000px){.player-page{padding:0;background:#18191e}.menubar-wrapper{width:100%;margin-top:0;border-radius:0}.menubar-wrapper .menubar{box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.1),inset 0 -1px 0 0 hsla(0,0%,100%,.1)}.menubar-wrapper .menubar-title{border-bottom:1px solid #333;font-size:15px;position:static;padding-left:16px}.menubar-wrapper .menubar-title-detail .menubar-title-detail-title{display:flex}}.menubar{display:flex;height:44px;background:#27282a;position:absolute;width:100%;top:56.25vw}.menubar.upside-down{bottom:75vw;top:auto}.menubar.overall-gray{background:#666}.menubar.overall-gray .menubar-tabs,.menubar.overall-gray .menubar-user-count{color:#ddd}.menubar.overall-blue{background:#4083e4}.menubar.overall-blue .menubar-tabs,.menubar.overall-blue .menubar-user-count{color:#ddd}.menubar.overall-blue .menubar-tabs:after{background:#ddd}.menubar.overall-blue .menubar-tab:after{background:#4daef0}.menubar.overall-green{background:#39bd82}.menubar.overall-green .menubar-tabs,.menubar.overall-green .menubar-user-count{color:#fff}.menubar.overall-green .menubar-tabs:after{background:#ddd}.menubar.overall-green .menubar-tab:after{background:#339b6c}.menubar.overall-red{background:#e25259}.menubar.overall-red .menubar-tabs,.menubar.overall-red .menubar-user-count{color:#fff}.menubar.overall-red .menubar-tabs:after{background:#ddd}.menubar.overall-red .menubar-tab:after{background:#ef8f94}.menubar.overall-coral{background:#f5705e}.menubar.overall-coral .menubar-tabs,.menubar.overall-coral .menubar-user-count{color:#fff}.menubar.overall-coral .menubar-tabs:after{background:#ddd}.menubar.overall-coral .menubar-tab:after{background:#ffaca2}.menubar.overall-darkGreen{background:#329c99}.menubar.overall-darkGreen .menubar-tabs,.menubar.overall-darkGreen .menubar-user-count{color:#fff}.menubar.overall-darkGreen .menubar-tabs:after{background:#ddd}.menubar.overall-darkGreen .menubar-tab:after{background:#4cb7b5}.menubar.overall-lightBrown{background:#e16d47}.menubar.overall-lightBrown .menubar-tabs,.menubar.overall-lightBrown .menubar-user-count{color:#fff}.menubar.overall-lightBrown .menubar-tabs:after{background:#ddd}.menubar.overall-lightBrown .menubar-tab:after{background:#fff0eb}.menubar.overall-orange{background:#f57702}.menubar.overall-orange .menubar-tabs,.menubar.overall-orange .menubar-user-count{color:#fff}.menubar.overall-orange .menubar-tabs:after{background:#ddd}.menubar.overall-orange .menubar-tab:after{background:#f9ca78}.menubar.overall-white{background:#eaeaea}.menubar.overall-white .menubar-tabs,.menubar.overall-white .menubar-user-count{color:#777}.menubar.overall-black{background:#29292c}.menubar.overall-black .menubar-tabs,.menubar.overall-black .menubar-user-count{color:#ebebeb}.menubar-tabs{font-size:1.4rem;display:flex;position:relative;height:100%;color:#999;padding:0 30px}.menubar-tabs:after{display:block;position:absolute;top:11px;right:0;content:" ";width:1px;height:22px}.menubar-tab{position:relative;line-height:44px;padding:0 3px;text-align:center}.menubar-tab:after{display:block;content:"";position:absolute;bottom:0;width:0;height:2px;background:#faad14;transition:width .3s ease}.menubar-tab_chats{display:none}.menubar-tab_chats:after{left:0}.menubar-tab_wb:after{right:0}.menubar-tab.active:after{width:100%}.menubar-btns{display:flex;flex:1 1 auto;align-items:center;justify-content:space-between;padding:0 20px;margin:0;flex-direction:row-reverse}.menubar-btn{position:relative;width:22px;height:22px;background:url(/static/image/icons.png) no-repeat 0 0/48px 178px}.menubar-btn.overall-white{background:url(/static/image/icons_notice.png) no-repeat}.menubar-btn.active,.menubar-btn:active{background:url(/static/image/icons.png) no-repeat 0 0/48px 178px;background-position-x:-26px}.menubar-btn_notice-mark:after{display:block;position:absolute;right:0;top:0;content:" ";width:6px;height:6px;border-radius:3px;background:red}.menubar-btn_share{background-position-y:-26px}.menubar-btn_zoom{background-position-y:-52px}.menubar-btn_horizontal{background-position-y:-78px}.menubar-user-count{font-size:12px;color:#aaa}@media (max-width:1000px){.menubar-tab_chats{display:block}.menubar-wrapper .interaction-item-mobile{display:block;width:100%;height:100%}.menubar-wrapper .interaction-item-mobile.-hidden{display:none!important}}.chats{position:relative;width:100%;height:calc(100% - 167px)}.chats-list{height:100%;overflow-x:hidden;overflow-y:auto;margin-right:0;padding:0 10px}.chats-list .get-more-chats{color:#ccc;font-size:12px;margin:6px;text-align:center}.chats-list.overall-gray .chat-content,.chats-list.overall-gray .chat-nickname{color:#fff}.chats-list.overall-blue .get-more-chats,.chats-list.overall-coral .get-more-chats,.chats-list.overall-darkGreen .get-more-chats,.chats-list.overall-green .get-more-chats,.chats-list.overall-lightBrown .get-more-chats,.chats-list.overall-orange .get-more-chats,.chats-list.overall-red .get-more-chats{color:#666}.chats-list.overall-blue .chat-nickname,.chats-list.overall-coral .chat-nickname,.chats-list.overall-darkGreen .chat-nickname,.chats-list.overall-green .chat-nickname,.chats-list.overall-lightBrown .chat-nickname,.chats-list.overall-orange .chat-nickname,.chats-list.overall-red .chat-nickname{color:#333}.chats-list.overall-blue .chat-content,.chats-list.overall-coral .chat-content,.chats-list.overall-darkGreen .chat-content,.chats-list.overall-green .chat-content,.chats-list.overall-lightBrown .chat-content,.chats-list.overall-orange .chat-content,.chats-list.overall-red .chat-content{color:#666}.chats-list.overall-white .chat-content,.chats-list.overall-white .chat-nickname{color:#333}.chats-list.overall-black .chat-nickname{color:#bbb}.chats-record-btn{top:30px;font-size:12px}.chats-control,.chats-record-btn{position:absolute;right:30px;color:#fff;z-index:11;width:30px;height:30px;margin:auto;background:rgba(0,0,0,.502);border-radius:50%;border:1px solid #1093ed}.chats-control{bottom:30px}.chat-item{display:block;color:#bbb;font-size:14px;padding:5px 0 0}.chat-item_hidden{display:none}.chat-avatar{width:27px;height:27px;border-radius:50%;float:left}.chat-emoji{display:inline-block;color:transparent;width:24px;height:24px;background-size:100%;vertical-align:bottom}.chat-content-img{padding:0}.chat-content-img .chat-img{display:block;border-radius:3px}.chat-body{padding:0 5px 10px 31px}.chat-body .chat-nickname{color:#888;white-space:nowrap;display:block}.chat-body .chat-content{display:block;font-size:14px;color:#fff;padding:3px 6px;border-radius:5px;word-break:break-word}.chat-body .chat-identity{color:#1093ed}@media (max-width:1000px){.chats{height:calc(100% - 48px)}}.emoji-container{position:fixed;left:0;top:130px;bottom:auto;z-index:10;width:100%;background:#fff;-webkit-box-shadow:0 0 16px #ccc;box-shadow:0 0 16px #ccc;transition:opacity 0s ease .3s,transform .3s ease;transform:translateY(100%);opacity:0}.emoji-container.show{transition:opacity 0s ease,transform .3s ease;transform:translateY(0);opacity:1}.emoji-item{display:block;float:left;width:30px;height:30px}@media (max-width:1000px){.emoji-container{bottom:0;top:auto}}.chatinput{position:absolute;bottom:0;left:0;height:48px}.interaction-content{display:flex;width:100%;height:calc(100% - 56.25vw - 44px);background:#38393d;overflow:hidden;position:absolute;top:calc(56.25vw + 44px)}.interaction-content.upside-down{bottom:calc(75vw + 44px);top:auto;height:calc(100% - 75vw - 44px)}.interaction-content.overall-gray{background:#999}.interaction-content.overall-blue{background:#c5d9f6}.interaction-content.overall-green{background:#c3ebd9}.interaction-content.overall-red{background:#ffd9db}.interaction-content.overall-coral{background:#fcd4cf}.interaction-content.overall-darkGreen{background:#c1e1e0}.interaction-content.overall-lightBrown{background:#f6d3c7}.interaction-content.overall-orange{background:#fcd6b3}.interaction-content.overall-white{background:#f9f9f9}.interaction-content.overall-black{background:#141414}.interaction-item{flex:0 0 auto;width:100%;height:100%}.interaction-item.-hidden{order:2}.menubar-title{top:calc(56.25vw + 44px);padding:10px 10px 30px;border-bottom:1px solid #333}.menubar-title,.menubar-title-detail{position:absolute;left:0;width:100%;color:#fff}.menubar-title-detail{top:calc(56.25vw + 107px)}.menubar-title-detail .menubar-title-detail-title{display:flex;padding-left:50px;padding-top:15px}.menubar-title-detail .menubar-title-detail-title .menubar-title-detail-title-left{width:calc(50% - 75px);background-image:linear-gradient(270deg,#faad14,#111);height:1px;margin-top:10px}.menubar-title-detail .menubar-title-detail-title .menubar-title-detail-title-right{width:calc(50% - 75px);background-image:linear-gradient(90deg,#faad14,#111);height:1px;margin-top:10px}.menubar-title-detail .menubar-title-detail-title .menubar-title-detail-title-detail{width:100px;text-align:center}.menubar-title-detail .menubar-title-detail-detail{padding:15px 10px;word-wrap:break-word}.interaction-content.-hidden,.menubar-title-detail.-hidden{display:none!important}.player-wrapper{height:calc(47.8125vw + 40px);width:85vw;position:relative;margin:0 auto}.player-area-slicing{width:calc(85vw - 330px)}.player-area-noslicing{width:85vw}.player-area{top:0;height:calc(47.8125vw - 185.625px);max-height:calc(100% - 44px);background:#38393d;border-radius:8px 8px 0 0;overflow:hidden;margin:0}.player-area .vcp-error-tips{display:none!important}.player-area.upside-down{bottom:0;top:auto;height:75vw;max-height:calc(100% - 44px)}.player-area.overall-gray .dplayer-video-wrap{background:#999!important}.player-area.overall-blue .dplayer-video-wrap{background:#c5d9f6!important}.player-area.overall-green .dplayer-video-wrap{background:#c3ebd9!important}.player-area.overall-red .dplayer-video-wrap{background:#ffd9db!important}.player-area.overall-coral .dplayer-video-wrap{background:#fcd4cf!important}.player-area.overall-darkGreen .dplayer-video-wrap{background:#c1e1e0!important}.player-area.overall-lightBrown .dplayer-video-wrap{background:#f6d3c7!important}.player-area.overall-orange .dplayer-video-wrap{background:#fcd6b3!important}.player-area.overall-white .dplayer-video-wrap{background:#f9f9f9!important}.player-area.overall-black .dplayer-video-wrap{background:#141414!important}.player-area .media-control,.player-area .player-error-screen{display:none!important}.player-wrapper-box{display:flex;flex-wrap:nowrap;width:85vw;margin:0 auto;justify-content:space-between}.interaction-item{width:320px;height:calc(47.8125vw - 185.625px);background-color:#22222a}.interaction-item .charts{width:100%}.player--ios .vcp-loading{display:none}.player--ios video{object-fit:contain}.player--no{background:#000}.player-container,.player-mask{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;position:inherit;z-index:1000}.player-mask{overflow:hidden;background:#2d2d42}.player-mask_text{font-size:15px;color:#fff}.player-mask_refresh{color:#999;background:transparent;border:1px solid #999;border-radius:40px;padding:4px 10px}.room-logo{position:fixed;top:5px;right:5px;z-index:10;max-width:66px;max-height:44px}.room-logo img{margin:0 auto}.room-lamp{position:fixed;left:-200px;top:0;background:#ccc;color:#fff;padding:2px 10px;z-index:40}.menubar-title-status{color:#fff;font-size:12px;z-index:100;padding-left:25px;height:40px;line-height:40px;background:#2e3138;border-radius:0 0 8px 8px;position:absolute;bottom:0;width:100%}.menubar-title-status-circle{content:"";display:block;width:5px;height:5px;background:#fff;border-radius:5px;position:absolute;left:16px;top:17.5px}.class-title{width:85vw;height:80px;line-height:85px;margin:0 auto;white-space:nowrap;font-size:18px;text-shadow:1px 1px 0 rgba(0,0,0,.5);font-weight:500;color:#fff}.pc-chat-tabs{background-color:#2f3138;padding:0 50px!important}.pc-chat-tabs.ant-tabs .ant-tabs-small-bar .ant-tabs-tab{padding:8px 6px}.pc-chat-tabs .ant-tabs-nav .ant-tabs-tab-active,.pc-chat-tabs .ant-tabs-nav .ant-tabs-tab:hover{color:#fff}.pc-chat-tabs .ant-tabs-ink-bar{background-color:#d47630;width:40px!important}@media (max-width:1000px){.player-wrapper-box{width:100%}.interaction-item{display:none}.player-area,.player-wrapper{width:100%;height:56.25vw}.player-area{border-radius:0}.menubar-title-status{bottom:-107px;width:100%;background:transparent}.class-title{display:none}}.chatinput{position:static;width:100%;height:130px;transition:transform .3s ease;transform:translateY(0)}.chatinput.mobile{position:absolute;bottom:0;left:0}.chatinput.hidden{transform:translateY(100%)}.chatinput-footer{width:100%;height:100%;padding:8px 10px;background:#27282a}.chatinput-footer .chatinput-footer-conternt{display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;color:#666;border-radius:4px;background:#000;text-align:center}.chatinput-footer .chatinput-footer-icon{width:16px;height:16px;margin-right:5px;background:url(/static/image/icon_chat.png) no-repeat 0/16px}.chatinput-footer .chatinput-footer-icon.overall-blue,.chatinput-footer .chatinput-footer-icon.overall-coral,.chatinput-footer .chatinput-footer-icon.overall-darkGreen,.chatinput-footer .chatinput-footer-icon.overall-green,.chatinput-footer .chatinput-footer-icon.overall-lightBrown,.chatinput-footer .chatinput-footer-icon.overall-orange,.chatinput-footer .chatinput-footer-icon.overall-red,.chatinput-footer .chatinput-footer-icon.overall-white{background:url(/static/image/icon_chat_black.png) no-repeat 0/16px}.chatinput-footer.overall-gray{background:#666}.chatinput-footer.overall-gray .chatinput-footer-conternt{background:#999}.chatinput-footer.overall-blue{background:#9cbeef}.chatinput-footer.overall-blue .chatinput-footer-conternt{background:#c5d9f6}.chatinput-footer.overall-green{background:#99ddbe}.chatinput-footer.overall-green .chatinput-footer-conternt{background:#c3ebd9}.chatinput-footer.overall-red{background:#f6b0b3}.chatinput-footer.overall-red .chatinput-footer-conternt{background:#ffd9db}.chatinput-footer.overall-coral{background:#f9b5ac}.chatinput-footer.overall-coral .chatinput-footer-conternt{background:#fcd4cf}.chatinput-footer.overall-darkGreen{background:#95ccca}.chatinput-footer.overall-darkGreen .chatinput-footer-conternt{background:#c1e1e0}.chatinput-footer.overall-lightBrown{background:#efb49f}.chatinput-footer.overall-lightBrown .chatinput-footer-conternt{background:#f6d3c7}.chatinput-footer.overall-orange{background:#f9b97d}.chatinput-footer.overall-orange .chatinput-footer-conternt{background:#fcd6b3}.chatinput-footer.overall-white{background:#eaeaea}.chatinput-footer.overall-white .chatinput-footer-conternt{background:#fff}.chatmodal .ant-modal-body{padding:14px 16px}.chatmodal-content{position:relative}.chatmodal-icon{width:22px;height:22px;padding:0;margin:0;outline:0;border:0;float:left;background:url(/static/image/icons.png) no-repeat 0 0/48px 178px}.chatmodal-icon:active{background-position-x:-26px}.chatmodal-img{background-position-y:-104px}.chatmodal-emoji{margin-left:14px;background-position-y:-130px}.chatmodal-keyboard{margin-left:14px;background-position-y:-156px}.chatmodal-input{display:block;height:40px;width:256px;margin:0 auto;border-radius:4px;border:1px solid #c3c3c3;background:#f8f8f8;box-shadow:inset 0 0 10px #ccc;resize:none}.chatmodal-content_count{position:absolute;bottom:-14px;right:5px;font-size:12px;color:#999}.chatmodal-content_input{margin-bottom:5px}.chatmodal.overall-gray{background:#999}.chatmodal.overall-blue{background:#c5d9f6}.chatmodal.overall-green .chatmodal-content_input:focus{border-color:#39bd82;box-shadow:0 0 3px 1px #39bd82}.chatmodal.overall-green .ant-btn-primary{background:#39bd82;border-color:#39bd82}.chatmodal.overall-red .chatmodal-content_input:focus{border-color:#e25259;box-shadow:0 0 3px 1px #e25259}.chatmodal.overall-red .ant-btn-primary{background:#e25259;border-color:#e25259}.chatmodal.overall-coral .chatmodal-content_input:focus{border-color:#f5705e;box-shadow:0 0 3px 1px #f5705e}.chatmodal.overall-coral .ant-btn-primary{background:#f5705e;border-color:#f5705e}.chatmodal.overall-darkGreen .chatmodal-content_input:focus{border-color:#329c99;box-shadow:0 0 3px 1px #329c99}.chatmodal.overall-darkGreen .ant-btn-primary{background:#329c99;border-color:#329c99}.chatmodal.overall-lightBrown .chatmodal-content_input:focus{border-color:#e16d47;box-shadow:0 0 3px 1px #e16d47}.chatmodal.overall-lightBrown .ant-btn-primary{background:#e16d47;border-color:#e16d47}.chatmodal.overall-orange .chatmodal-content_input:focus{border-color:#f57702;box-shadow:0 0 3px 1px #f57702}.chatmodal.overall-orange .chatmodal-content_input:hover{border-color:#f57702}.chatmodal.overall-orange .ant-btn-primary{background:#f57702;border-color:#f57702}.chatmodal.overall-white{background:#f9f9f9}.chatmodal.overall-black{background:#141414}@media (max-width:1000px){.chatinput{height:48px}}.phone-verify-wrap{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5)}.phone-verify{position:absolute;bottom:0;width:100%}.phone-verify_title{position:relative;height:40px;line-height:40px;background:#fff;text-align:center}.phone-verify_close{position:absolute;right:0;top:0;height:40px;width:40px}.phone-verify_close:after,.phone-verify_close:before{content:"";display:block;position:absolute;left:10px;top:20px;width:20px;height:2px;background:#666;transform:rotate(45deg)}.phone-verify_close:after{transform:rotate(135deg)}.phone-verify_content{background:#0e93ed;padding:10px}.phone-verify_code,.phone-verify_input{display:block;width:80%;margin:20px auto 0}.phone-verify_submit{display:block;width:100px;margin:20px auto}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local("Roboto Light"),local("Roboto-Light"),url(/static/fonts/Roboto-light-ext.woff2) format("woff2");unicode-range:u100 -24f,u1e 0 -1eff,u20a 0 -20ab,u20ad -20cf,u2c 60 -2c 7f,ua720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:local("Roboto Light"),local("Roboto-Light"),url(/static/fonts/Roboto-light.woff2) format("woff2"),url(/static/fonts/Roboto-light.ttf) format("ttf");unicode-range:u0 0ff,u131,u152 -153,u2c 6,u2da,u2dc,u2000 -206f,u2074,u20ac,u2212,u2215,ue0ff,ueffd,uf000}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url(/static/fonts/Roboto-regular-ext.woff2) format("woff2");unicode-range:u100 -24f,u1e 0 -1eff,u20a 0 -20ab,u20ad -20cf,u2c 60 -2c 7f,ua720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url(/static/fonts/Roboto-regular.woff2) format("woff2"),url(/static/fonts/Roboto-regular.ttf) format("ttf");unicode-range:u0 0ff,u131,u152 -153,u2c 6,u2da,u2dc,u2000 -206f,u2074,u20ac,u2212,u2215,ue0ff,ueffd,uf000}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url(/static/fonts/Roboto-medium-ext.woff2) format("woff2");unicode-range:u100 -24f,u1e 0 -1eff,u20a 0 -20ab,u20ad -20cf,u2c 60 -2c 7f,ua720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url(/static/fonts/Roboto-medium.woff2) format("woff2"),url(/static/fonts/Roboto-medium.ttf) format("ttf");unicode-range:u0 0ff,u131,u152 -153,u2c 6,u2da,u2dc,u2000 -206f,u2074,u20ac,u2212,u2215,ue0ff,ueffd,uf000}.u-float-right{float:right}.u-scrollbar{overflow:auto;-webkit-overflow-scrolling:touch}.u-scrollbar::-webkit-scrollbar{width:6px}.u-scrollbar::-webkit-scrollbar-thumb{background-color:#b5b5b5;border-radius:3px;border:1px solid #fff}.u-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#018ee8}.u-scrollbar::-webkit-scrollbar-button,.u-scrollbar::-webkit-scrollbar-corner{display:none}.u-scrollbar::-webkit-resizer{display:none}.u-float--right{float:right}.u-color--blue{color:#089aff}.u-letter_spacing--6{letter-spacing:6px}.u-triangle:after{content:"";position:absolute;top:40px;left:-5px;padding:5px;background:inherit;border:inherit;border-radius:1px;border-right:0;border-top:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.u-triangle--double:before{content:"";position:absolute;top:4px;right:-5px;border:inherit;border-width:3px 3px 3px 4px;border-right:0;border-bottom-color:transparent;border-top-color:transparent}.u-triangle--double:after{content:"";position:absolute;top:5px;right:-3px;border:inherit;border-color:#ebf4ff;border-width:2px 2px 2px 3px;border-right:0;border-bottom-color:transparent;border-top-color:transparent}.u-mirror{transform:scaleX(-1)}.u-color-red{color:red}.u-transparent{opacity:0}.u-hidden{display:none}.u-pointer-events--none{pointer-events:none}#canvas iframe{position:absolute}.message-show{text-align:center;font-size:14px;color:#666;line-height:22px;margin-top:10px;display:none}#startfloat_list{width:100%}#root{height:100%}body,html{padding:0;margin:0;overflow:hidden}body,html{width:100%;height:100%}html{font-family:PingFangSC-Regular,Roboto;font-size:10px;background-attachment:fixed;background-position:50%;background-size:cover;background-repeat:no-repeat;font-weight:400}body{background:none}object{vertical-align:middle}li,ul{padding:0;margin:0;list-style-type:none}*{box-sizing:border-box}*,button{outline:none}button{margin:0;padding:0;background:none;box-shadow:none;border:0;border-radius:0}